CAInterAppAudioTransportView.Appearance 属性

定义

返回此类的 UIAppearance 类的强类型属性。

public static CoreAudioKit.CAInterAppAudioTransportView.CAInterAppAudioTransportViewAppearance Appearance { get; }
member this.Appearance : CoreAudioKit.CAInterAppAudioTransportView.CAInterAppAudioTransportViewAppearance

属性值

注解

在此实例上设置任何外观属性将影响 CAInterAppAudioTransportView 的所有实例的外观。

如果开发人员想要控制 CAInterAppAudioTransportView 子类的外观,则应使用 GetAppearance<T>(UITraitCollection, Type[]) 方法。

适用于