次の方法で共有


UIButton.CurrentBackgroundImage プロパティ

定義

この UIButton の背景に表示される UIImage。 読み取り専用です。

public virtual UIKit.UIImage CurrentBackgroundImage { [Foundation.Export("currentBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentBackgroundImage : UIKit.UIImage

プロパティ値

属性

注釈

このメンバーは、スタイルシステムに UIAppearance 参加します。 Appearanceプロパティと メソッドをAppearanceWhenContainedIn(Type[])参照してください。

適用対象