[NUI][API10] Remove DynamicProperty callback if URL changed + Make mo… #3550
Annotations
10 warnings
build:
src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs#L40
The field 'CoreApplication.sTimer' is never used
|
build:
src/Tizen.Applications.Common/Tizen.Applications/Bundle.cs#L734
Missing XML comment for publicly visible type or member 'Bundle.ImportFromArgv(string[])'
|
build:
src/Tizen.NUI/src/public/Window/WindowEvent.cs#L498
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build:
src/Tizen.NUI/src/public/BaseComponents/ViewAccessibilityEvent.cs#L217
'View.ControlHandle.Dispose()' hides inherited member 'SafeHandle.Dispose()'. Use the new keyword if hiding was intended.
|
build:
src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L71
Field 'DefaultBorder.timer' is never assigned to, and will always have its default value null
|
build:
src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L74
The field 'DefaultBorder.currentGesture' is assigned but its value is never used
|
build:
src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L70
The field 'DefaultBorder.isWinGestures' is assigned but its value is never used
|
build:
src/Tizen.NUI.Scene3D/src/public/ModelComponents/ModelNode.cs#L22
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
build:
src/Tizen.NUI.Wearable/src/public/CircularPagination.cs#L51
The field 'CircularPagination.isNeedAnimation' is assigned but its value is never used
|
build:
src/Tizen.NUI.Wearable/src/public/RecyclerView/RecyclerView.cs#L79
Missing XML comment for publicly visible type or member 'RecyclerView.TotalItemCount'
|