다음을 통해 공유


ListView 클래스

정의

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

public ref class ListView abstract sealed
public static class ListView
type ListView = class
Public Module ListView
상속
ListView

필드

GroupHeaderStyleProperty

에 대한 바인딩 가능한 속성입니다 GroupHeaderStyle.

RowAnimationsEnabledProperty

에 대한 바인딩 가능한 속성입니다 RowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>).

SeparatorStyleProperty

에 대한 바인딩 가능한 속성입니다 SeparatorStyle.

메서드

GetGroupHeaderStyle(BindableObject)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

GetGroupHeaderStyle(IPlatformElementConfiguration<iOS,ListView>)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

GetRowAnimationsEnabled(BindableObject)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

GetSeparatorStyle(BindableObject)

목록 보기에 대한 구분 기호 스타일을 반환합니다.

GetSeparatorStyle(IPlatformElementConfiguration<iOS,ListView>)

목록 보기에 대한 구분 기호 스타일을 반환합니다.

RowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

SetGroupHeaderStyle(BindableObject, GroupHeaderStyle)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

SetGroupHeaderStyle(IPlatformElementConfiguration<iOS,ListView>, GroupHeaderStyle)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

SetRowAnimationsEnabled(BindableObject, Boolean)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

SetRowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>, Boolean)

iOS 플랫폼의 목록 보기에 대한 구분 기호 스타일에 액세스할 수 있습니다.

SetSeparatorStyle(BindableObject, SeparatorStyle)

목록 보기에 대한 구분 기호 스타일을 설정합니다.

SetSeparatorStyle(IPlatformElementConfiguration<iOS,ListView>, SeparatorStyle)

목록 보기에 대한 구분 기호 스타일을 설정합니다.

적용 대상