Bagikan melalui


UICollectionViewCell.Appearance Properti

Definisi

Properti dengan jenis kuat yang mengembalikan kelas UIAppearance untuk kelas ini.

public static UIKit.UICollectionViewCell.UICollectionViewCellAppearance Appearance { get; }
member this.Appearance : UIKit.UICollectionViewCell.UICollectionViewCellAppearance

Nilai Properti

Keterangan

Mengatur properti tampilan apa pun pada instans ini akan memengaruhi tampilan semua instans UICollectionViewCell.

Jika pengembang ingin mengontrol tampilan subkelas UICollectionViewCell, mereka harus menggunakan metode .GetAppearance<T>(UITraitCollection, Type[])

Berlaku untuk