NSLayoutManager.GetTemporaryAttributes Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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