次の方法で共有


UISearchBar.UISearchBarAppearance.BackgroundImage プロパティ

定義

検索バーの背景に使用される UIImage。

public virtual UIKit.UIImage BackgroundImage { [Foundation.Export("backgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackgroundImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackgroundImage : UIKit.UIImage with get, set

プロパティ値

属性

適用対象