Share via


UIContentUnavailableConfigurationState.GetCustomState(String) Method

Definition

[Foundation.Export("customStateForKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? GetCustomState(string key);
[<Foundation.Export("customStateForKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCustomState : string -> Foundation.NSObject
override this.GetCustomState : string -> Foundation.NSObject

Parameters

key
String

Returns

Implements

Attributes

Applies to