프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DoubleTapCommandProperty | BindableProperty | ||
LongPressCommandProperty | BindableProperty | ||
PinchCommandProperty | BindableProperty | ||
PinchScaleProperty | BindableProperty | ||
SingleTapCommandProperty | BindableProperty | ||
SwipeDownCommandProperty | BindableProperty | ||
SwipeLeftCommandProperty | BindableProperty | ||
SwipeRightCommandProperty | BindableProperty | ||
SwipeUpCommandProperty | BindableProperty |
메소드 | 설명 | |
---|---|---|
OnDoubleTap ( ) : void | ||
OnLongPress ( ) : void | ||
OnPinch ( ) : void | ||
OnSingleTap ( ) : void | ||
OnSwipeDown ( ) : void | ||
OnSwipeLeft ( ) : void | ||
OnSwipeRight ( ) : void | ||
OnSwipeUp ( ) : void |
public static BindableProperty DoubleTapCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty LongPressCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty PinchCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty PinchScaleProperty | ||
리턴 | BindableProperty |
public static BindableProperty SingleTapCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty SwipeDownCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty SwipeLeftCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty SwipeRightCommandProperty | ||
리턴 | BindableProperty |