UISearchBar.ScopeBarBackgroundImage 属性

定义

用于范围栏背景的 UIImage。

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

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

注解

此成员参与 UIAppearance 样式设置系统。 Appearance请参阅 属性和 AppearanceWhenContainedIn(Type[]) 方法。

适用于