UISegmentedControl.GetWeakTitleTextAttributes(UIControlState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("titleTextAttributesForState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? GetWeakTitleTextAttributes(UIKit.UIControlState state);
[<Foundation.Export("titleTextAttributesForState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetWeakTitleTextAttributes : UIKit.UIControlState -> Foundation.NSDictionary
override this.GetWeakTitleTextAttributes : UIKit.UIControlState -> Foundation.NSDictionary
Parameters
- state
- UIControlState
Returns
- Attributes