UISearchBar.GetScopeBarButtonTitleTextAttributes(UIControlState) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定 UIControlState 的范围栏按钮标题的文本属性。
public UIKit.UITextAttributes GetScopeBarButtonTitleTextAttributes (UIKit.UIControlState state);
member this.GetScopeBarButtonTitleTextAttributes : UIKit.UIControlState -> UIKit.UITextAttributes
参数
- state
- UIControlState
返回
注解
此成员参与 UIAppearance 样式设置系统。 Appearance请参阅 属性和 AppearanceWhenContainedIn(Type[]) 方法。