VisualElement.Behaviors 속성

정의

이 요소에 연결된 Behaviors의 목록을 가져옵니다. 이는 바인딩 가능 속성입니다.

public System.Collections.Generic.IList<Xamarin.Forms.Behavior> Behaviors { get; }
member this.Behaviors : System.Collections.Generic.IList<Xamarin.Forms.Behavior>

속성 값

System.Collections.Generic.IList<Behavior>

적용 대상