次の方法で共有


RPSystemBroadcastPickerView.Appearance プロパティ

定義

このクラスの UIAppearance クラスを返す厳密に型指定されたプロパティ。

public static ReplayKit.RPSystemBroadcastPickerView.RPSystemBroadcastPickerViewAppearance Appearance { get; }
member this.Appearance : ReplayKit.RPSystemBroadcastPickerView.RPSystemBroadcastPickerViewAppearance

プロパティ値

注釈

このインスタンスに外観プロパティを設定すると、RPSystemBroadcastPickerView のすべてのインスタンスの外観に影響します。

開発者が RPSystemBroadcastPickerView のサブクラスの外観を制御する場合は、 メソッドを使用する GetAppearance<T>(UITraitCollection, Type[]) 必要があります。

適用対象