Share via


NSLayoutManager.GetTemporaryAttributes Metodo

Definizione

Overload

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

GetTemporaryAttributes(nuint, NSRange, NSRange)

Attenzione

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>

Parametri

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

Restituisce

Attributi

Si applica a

GetTemporaryAttributes(nuint, IntPtr)

Attenzione

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>

Parametri

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
IntPtr

nativeint

Restituisce

Attributi

Si applica a

GetTemporaryAttributes(nuint, IntPtr, NSRange)

Attenzione

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>

Parametri

characterIndex
System.System.UIntPtr System.unativeint
longestEffectiveRange
IntPtr

nativeint

rangeLimit
NSRange

Restituisce

Attributi

Si applica a

GetTemporaryAttributes(nuint, NSRange)

Attenzione

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>

Parametri

characterIndex
System.System.UIntPtr System.unativeint
effectiveCharacterRange
NSRange

Restituisce

Attributi

Si applica a

GetTemporaryAttributes(nuint)

Attenzione

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>

Parametri

characterIndex
System.System.UIntPtr System.unativeint

Restituisce

Attributi

Si applica a

GetTemporaryAttributes(nuint, NSRange)

Attenzione

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>

Parametri

characterIndex
System.System.UIntPtr System.unativeint
rangeLimit
NSRange

Restituisce

Attributi

Si applica a