Share via


UIFocusSoundIdentifierExtensions.GetConstant(UIFocusSoundIdentifier) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this UIKit.UIFocusSoundIdentifier self);
static member GetConstant : UIKit.UIFocusSoundIdentifier -> Foundation.NSString

Parameters

self
UIFocusSoundIdentifier

The instance on which this method operates.

Returns

Applies to