Share via


ListView 클래스

정의

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

public static class ListView
type ListView = class
상속
System.Object
ListView

필드

GroupHeaderStyleProperty

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

RowAnimationsEnabledProperty

RowAnimationsEnabled(IPlatformElementConfiguration<iOS,ListView>) 필드에 대한 백업 저장소입니다.

SeparatorStyleProperty

구분 기호 스타일을 제어하는 연결된 속성의 백업 저장소입니다.

메서드

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)

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

적용 대상