Share via


NSLayoutManager.GetTemporaryAttributes Método

Definición

Sobrecargas

GetTemporaryAttributes(nuint, NSRange, NSRange)
Obsoletos.
GetTemporaryAttributes(nuint, IntPtr)
Obsoletos.
GetTemporaryAttributes(nuint, IntPtr, NSRange)
Obsoletos.
GetTemporaryAttributes(nuint, NSRange)
Obsoletos.
GetTemporaryAttributes(nuint)
Obsoletos.
GetTemporaryAttributes(nuint, NSRange)
Obsoletos.

GetTemporaryAttributes(nuint, NSRange, NSRange)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint *  * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint
longestEffectiveRange
NSRange
rangeLimit
NSRange

Devoluciones

Atributos

Se aplica a

GetTemporaryAttributes(nuint, IntPtr)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr effectiveCharacterRange);
abstract member GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
IntPtr

nativeint

Devoluciones

Atributos

Se aplica a

GetTemporaryAttributes(nuint, IntPtr, NSRange)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr longestEffectiveRange, Foundation.NSRange rangeLimit);
abstract member GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint
longestEffectiveRange
IntPtr

nativeint

rangeLimit
NSRange

Devoluciones

Atributos

Se aplica a

GetTemporaryAttributes(nuint, NSRange)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange effectiveCharacterRange);
member this.GetTemporaryAttributes : nuint *  -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
NSRange

Devoluciones

Atributos

Se aplica a

GetTemporaryAttributes(nuint)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex);
member this.GetTemporaryAttributes : nuint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint

Devoluciones

Atributos

Se aplica a

GetTemporaryAttributes(nuint, NSRange)

Precaución

Always throw a 'NotSupportedException' (only available on macOS).

[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Parámetros

characterIndex
System.System.UIntPtr System.unativeint
rangeLimit
NSRange

Devoluciones

Atributos

Se aplica a