프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BackColorProperty | BindableProperty | ||
CommandParameterProperty | BindableProperty | ||
CommandProperty | BindableProperty | ||
FillColorProperty | BindableProperty | ||
GraphicProperty | BindableProperty | ||
IconScaleProperty | BindableProperty | ||
OverpaintEnabledProperty | BindableProperty |
메소드 | 설명 | |
---|---|---|
GraphicIconButton ( ) : System | ||
TouchesBegan ( IEnumerable |
||
TouchesCancelled ( IEnumerable |
||
TouchesEnded ( IEnumerable |
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void | ||
OnPropertyChanging ( string propertyName ) : void |
메소드 | 설명 | |
---|---|---|
ApplyColor ( NGraphics element, NGraphics color ) : void | ||
DrawCircle ( ICanvas canvas, NGraphics rect ) : void | ||
DrawIcon ( ICanvas canvas, NGraphics rect ) : void | ||
ParentPropertyChanged ( object sender, System e ) : void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
protected OnPropertyChanging ( string propertyName ) : void | ||
propertyName | string | |
리턴 | void |
public TouchesCancelled ( IEnumerable |
||
points | IEnumerable |
|
리턴 | bool |
public static BindableProperty BackColorProperty | ||
리턴 | BindableProperty |
public static BindableProperty CommandParameterProperty | ||
리턴 | BindableProperty |
public static BindableProperty FillColorProperty | ||
리턴 | BindableProperty |
public static BindableProperty IconScaleProperty | ||
리턴 | BindableProperty |