HandlerAttribute 생성자

정의

오버로드

HandlerAttribute(Type, Type)
HandlerAttribute(Type, Type, Type[])

HandlerAttribute(Type, Type)

protected HandlerAttribute (Type handler, Type target);
new Xamarin.Forms.HandlerAttribute : Type * Type -> Xamarin.Forms.HandlerAttribute

매개 변수

handler
Type
target
Type

적용 대상

HandlerAttribute(Type, Type, Type[])

protected HandlerAttribute (Type handler, Type target, Type[] supportedVisuals);
new Xamarin.Forms.HandlerAttribute : Type * Type * Type[] -> Xamarin.Forms.HandlerAttribute

매개 변수

handler
Type
target
Type
supportedVisuals
Type[]

적용 대상