메소드 | 설명 | |
---|---|---|
Update ( ) : void |
Updates the widget with new input.
|
메소드 | 설명 | |
---|---|---|
ValidateUpdateInput ( object input ) : bool |
Validates the updated input to ensure it is compliant with this widget dependency requirements. Called from Update
|
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( [ propertyName = null ) : void | ||
Widget ( ) : System |
protected ValidateUpdateInput ( object input ) : bool | ||
input | object | |
리턴 | bool |