Share via


NSProtocolFramerOptions.GetValue<T>(String) Method

Definition

public T? GetValue<T>(string key) where T : Foundation.NSObject;
member this.GetValue : string -> 'T (requires 'T :> Foundation.NSObject)

Type Parameters

T

Parameters

key
String

Returns

T

Applies to