|
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)
|
(Inherited from NSObject)
|
|
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)
|
(Inherited from NSObject)
|
|
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)
|
Registers an object for being observed externally using an arbitrary method.
(Inherited from NSObject)
|
|
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)
|
Registers an object for being observed externally using an arbitrary method.
(Inherited from NSObject)
|
|
AddTextContainer(NSTextContainer)
|
Appends a NSTextContainer to the TextContainers property.
|
|
AwakeFromNib()
|
(Inherited from NSObject)
|
|
BeginInvokeOnMainThread(Action)
|
(Inherited from NSObject)
|
|
BeginInvokeOnMainThread(Selector, NSObject)
|
Invokes asynchrously the specified code on the main UI thread.
(Inherited from NSObject)
|
|
ConformsToProtocol(NativeHandle)
|
(Inherited from NSObject)
|
|
Copy()
|
(Inherited from NSObject)
|
|
DangerousAutorelease()
|
Calls the 'autorelease' selector on this object.
(Inherited from NSObject)
|
|
DangerousRelease()
|
Calls the 'release' selector on this object.
(Inherited from NSObject)
|
|
DangerousRetain()
|
Calls the 'retain' selector on this object.
(Inherited from NSObject)
|
|
DidChange(NSKeyValueChange, NSIndexSet, NSString)
|
(Inherited from NSObject)
|
|
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
|
(Inherited from NSObject)
|
|
DidChangeValue(String)
|
(Inherited from NSObject)
|
|
Dispose()
|
Releases the resources used by the NSObject object.
(Inherited from NSObject)
|
|
Dispose(Boolean)
|
|
DoesNotRecognizeSelector(Selector)
|
(Inherited from NSObject)
|
|
DrawBackground(NSRange, CGPoint)
|
Draws background marks for the given glyph range.
|
|
DrawGlyphs(NSRange, CGPoint)
|
Draws the specified glyph range.
|
|
DrawsOutsideLineFragmentForGlyph(UIntPtr)
|
Returns true if the specified glyph draws outside of its line fragment rectangle.
|
|
DrawStrikethrough(NSRange, NSUnderlineStyle, NFloat, CGRect, NSRange, CGPoint)
|
Draws a strikethrough line through the glyphs in glyphRange.
|
|
DrawUnderline(NSRange, NSUnderlineStyle, NFloat, CGRect, NSRange, CGPoint)
|
Underlines the glyphs in glyphRange.
|
|
EncodeTo(NSCoder)
|
Encodes the state of the object using the provided encoder.
|
|
EnsureGlyphsForCharacterRange(NSRange)
|
Forces the NSLayoutManager to generate glyphs for the specified characters, if it has not already done so.
|
|
EnsureGlyphsForGlyphRange(NSRange)
|
Forces the NSLayoutManager to generate glyphs for the specified glyph range, if it has not already done so.
|
|
EnsureLayoutForBoundingRect(CGRect, NSTextContainer)
|
Forces the layout manager to perform layout on bounds within container.
|
|
EnsureLayoutForCharacterRange(NSRange)
|
Forces the NSLayoutManager to layout the specified characters, if it has not already done so.
|
|
EnsureLayoutForGlyphRange(NSRange)
|
Forces the NSLayoutManager to layout the specified glyphs, if it has not already done so.
|
|
EnsureLayoutForTextContainer(NSTextContainer)
|
Forces the NSLayoutManager to layout the specified NSTextContainer, if it has not already done so.
|
|
EnumerateEnclosingRects(NSRange, NSRange, NSTextContainer, NSTextLayoutEnumerateEnclosingRects)
|
Enumerates the enclosing rectangles for the specified glyph range.
|
|
EnumerateLineFragments(NSRange, NSTextLayoutEnumerateLineFragments)
|
Enumerate the line fragments intersecting with the specified glyph range.|Enumerate the line fragments intersecting with the specified glyph rane.
|
|
Equals(NSObject)
|
(Inherited from NSObject)
|
|
Equals(Object)
|
(Inherited from NSObject)
|
|
FillBackground(IntPtr, UIntPtr, NSRange, UIColor)
|
|
GetAttachmentSizeForGlyph(UIntPtr)
|
The size of the attachment cell associated with the glyph at the specified index
|
|
GetBoundingRect(NSRange, NSTextContainer)
|
The bounding rectangle, in container coordinates, for the glyphs in the specified range.
|
|
GetCharacterIndex(CGPoint, NSTextContainer, IntPtr)
|
|
GetCharacterIndex(CGPoint, NSTextContainer, NFloat)
|
|
GetCharacterIndex(CGPoint, NSTextContainer)
|
|
GetCharacterIndex(UIntPtr)
|
The index of the first character associated with the glyph at the specified index.
|
|
GetCharacterRange(NSRange, IntPtr)
|
|
GetCharacterRange(NSRange, NSRange)
|
|
GetCharacterRange(NSRange)
|
|
GetDictionaryOfValuesFromKeys(NSString[])
|
(Inherited from NSObject)
|
|
GetFirstUnlaidCharacterIndex(UIntPtr, UIntPtr)
|
The indices of the first character and glyph that are not laid out.
|
|
GetFractionOfDistanceThroughGlyph(CGPoint, NSTextContainer)
|
Developers should call GetGlyphIndex(CGPoint, NSTextContainer) rather than this primitive function.
|
|
GetGlyph(UIntPtr, Boolean)
|
Retrieves the glyph as glyphIndex, setting isValidIndex to true if the index is valid.
|
|
GetGlyph(UIntPtr)
|
Retrieves the glyph at glyphIndex.
|
|
GetGlyphIndex(CGPoint, NSTextContainer, NFloat)
|
The glyph index for the glyph at point, in the container object's coordinate system.
|
|
GetGlyphIndex(CGPoint, NSTextContainer)
|
Developers should call GetGlyphIndex(CGPoint, NSTextContainer, NFloat) rather than this primitive method.
|
|
GetGlyphIndex(UIntPtr)
|
The glyph index for the character at the specified index.
|
|
GetGlyphRange(NSRange, IntPtr)
|
|
GetGlyphRange(NSRange, NSRange)
|
|
GetGlyphRange(NSRange)
|
|
GetGlyphRange(NSTextContainer)
|
The range of glyph indices contained in the specified NSTextContainer.
|
|
GetGlyphRangeForBoundingRect(CGRect, NSTextContainer)
|
Returns the range of glyph indices that are at least partially in the bounds.
|
|
GetGlyphRangeForBoundingRectWithoutAdditionalLayout(CGRect, NSTextContainer)
|
Returns the range of glyph indices that are at least partially in the bounds without glyph production or layout.
|
|
GetGlyphs(NSRange, Int16[], NSGlyphProperty[], UIntPtr[], Byte[])
|
Fills glyphBuffer with the glyphs in glyphRange.
|
|
GetGlyphs(NSRange, IntPtr, IntPtr, IntPtr, IntPtr)
|
|
GetHashCode()
|
Generates a hash code for the current instance.
(Inherited from NSObject)
|
|
GetLineFragmentInsertionPoints(UIntPtr, Boolean, Boolean, IntPtr, IntPtr)
|
|
GetLineFragmentInsertionPoints(UIntPtr, Boolean, Boolean, NFloat[], IntPtr[])
|
Fills positions and charIndexes with the positions and indices of the insertion points for a line fragment.
|
|
GetLineFragmentRect(UIntPtr, Boolean)
|
|
GetLineFragmentRect(UIntPtr, IntPtr, Boolean)
|
|
GetLineFragmentRect(UIntPtr, IntPtr)
|
|
GetLineFragmentRect(UIntPtr, NSRange, Boolean)
|
Gets the line fragment CGRect containing the glyph at glyphIndex, with the option of not triggering layout.
|
|
GetLineFragmentRect(UIntPtr, NSRange)
|
|
GetLineFragmentRect(UIntPtr)
|
|
GetLineFragmentUsedRect(UIntPtr, Boolean)
|
|
GetLineFragmentUsedRect(UIntPtr, IntPtr, Boolean)
|
|
GetLineFragmentUsedRect(UIntPtr, IntPtr)
|
|
GetLineFragmentUsedRect(UIntPtr, NSRange, Boolean)
|
Gets the usage CGRect containing the glyph at glyphIndex, with the option of not triggering layout.
|
|
GetLineFragmentUsedRect(UIntPtr, NSRange)
|
|
GetLineFragmentUsedRect(UIntPtr)
|
|
GetLocationForGlyph(UIntPtr)
|
The ___location of the glyph at the specified index, relative to the containing line fragment's origin.
|
|
GetMethodForSelector(Selector)
|
(Inherited from NSObject)
|
|
GetNativeHash()
|
(Inherited from NSObject)
|
|
GetProperty(UIntPtr)
|
|
GetRangeOfNominallySpacedGlyphsContainingIndex(UIntPtr)
|
The largest range of glyphs surrounding the glyph at the specified index that can be displayed using only advancement, not pairwise kerning or other adjustments.
|
|
GetTextContainer(UIntPtr, Boolean)
|
|
GetTextContainer(UIntPtr, IntPtr, Boolean)
|
|
GetTextContainer(UIntPtr, IntPtr)
|
|
GetTextContainer(UIntPtr, NSRange, Boolean)
|
Gets the NSTextContainer containing the glyph at glyphIndex, with the option of not triggering layout.
|
|
GetTextContainer(UIntPtr, NSRange)
|
|
GetTextContainer(UIntPtr)
|
|
GetTruncatedGlyphRangeInLineFragment(UIntPtr)
|
|
GetUsedRect(NSTextContainer)
|
The bounding rectangle in the NSTextContainer's coordinates of the laid out glyphs in the NSTextContainer.
|
|
GlyphAtIndex(UIntPtr, Boolean)
|
Developers should use GetGlyph(UIntPtr, Boolean) rather than this deprecated method.
|
|
GlyphAtIndex(UIntPtr)
|
Developers should not use this deprecated method. Developers should use GetGlyph(UIntPtr, Boolean) instead.
|
|
Init()
|
(Inherited from NSObject)
|
|
InitializeHandle(NativeHandle, String)
|
(Inherited from NSObject)
|
|
InitializeHandle(NativeHandle)
|
(Inherited from NSObject)
|
|
InsertTextContainer(NSTextContainer, IntPtr)
|
Inserts the specified NSTextContainer into TextContainers at the specified index.
|
|
InvalidateDisplayForCharacterRange(NSRange)
|
Invalidates the display for the given character range.
|
|
InvalidateDisplayForGlyphRange(NSRange)
|
Invalidates the display for the given glyph range.
|
|
InvalidateGlyphs(NSRange, IntPtr, IntPtr)
|
|
InvalidateGlyphs(NSRange, IntPtr, NSRange)
|
Invalidates the glyphs in the characterRange.
|
|
InvalidateGlyphs(NSRange, IntPtr)
|
|
InvalidateLayout(NSRange, IntPtr)
|
|
InvalidateLayout(NSRange, NSRange)
|
Invalidates the layout for the specified character range. Does not automatically trigger re-layout.
|
|
InvalidateLayout(NSRange)
|
|
Invoke(Action, Double)
|
(Inherited from NSObject)
|
|
Invoke(Action, TimeSpan)
|
(Inherited from NSObject)
|
|
InvokeOnMainThread(Action)
|
(Inherited from NSObject)
|
|
InvokeOnMainThread(Selector, NSObject)
|
Invokes synchrously the specified code on the main UI thread.
(Inherited from NSObject)
|
|
IsEqual(NSObject)
|
(Inherited from NSObject)
|
|
IsKindOfClass(Class)
|
(Inherited from NSObject)
|
|
IsMemberOfClass(Class)
|
(Inherited from NSObject)
|
|
IsNotShownAttributeForGlyph(UIntPtr)
|
Whether the glyph at the specified index is shown.
|
|
IsValidGlyph(UIntPtr)
|
Whether the glyphIndex specifies a valid glyph.
|
|
MarkDirty()
|
Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.
(Inherited from NSObject)
|
|
MutableCopy()
|
(Inherited from NSObject)
|
|
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSObject, Double, NSString[])
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSObject, Double)
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSObject, NSObject)
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSObject)
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])
|
(Inherited from NSObject)
|
|
PerformSelector(Selector, NSThread, NSObject, Boolean)
|
(Inherited from NSObject)
|
|
PerformSelector(Selector)
|
(Inherited from NSObject)
|
|
PrepareForInterfaceBuilder()
|
(Inherited from NSObject)
|
|
ProcessEditing(NSTextStorage, NSTextStorageEditActions, NSRange, IntPtr, NSRange)
|
Notifies the NSLayoutManager of an edit action.
|
|
RemoveObserver(NSObject, NSString, IntPtr)
|
(Inherited from NSObject)
|
|
RemoveObserver(NSObject, NSString)
|
(Inherited from NSObject)
|
|
RemoveObserver(NSObject, String, IntPtr)
|
(Inherited from NSObject)
|
|
RemoveObserver(NSObject, String)
|
(Inherited from NSObject)
|
|
RemoveTextContainer(IntPtr)
|
Removes the specified NSTextContainer from the TextContainers array. Invalidates layout as necessary.
|
|
RespondsToSelector(Selector)
|
(Inherited from NSObject)
|
|
SetAttachmentSize(CGSize, NSRange)
|
Sets the size for the glyph to draw within the glyphRange.
|
|
SetDrawsOutsideLineFragment(Boolean, UIntPtr)
|
Specifies whether the glyph at the specified index draws outside the bounds of its line segment.
|
|
SetExtraLineFragment(CGRect, CGRect, NSTextContainer)
|
Sets the details for the extra line fragment required when the text back is either totally empty or ends with a hard line break.
|
|
SetGlyphs(IntPtr, IntPtr, IntPtr, UIFont, NSRange)
|
Specifies the initial glyphs and glyph properties for the specified character range.
|
|
SetLineFragment(CGRect, NSRange, CGRect)
|
Associated the line fragment with bounds fragmentRect with the glyphs in glyphRange.
|
|
SetLocation(CGPoint, NSRange)
|
Sets the ___location for the first glyph in forStartOfGlyphRange.
|
|
SetNilValueForKey(NSString)
|
(Inherited from NSObject)
|
|
SetNotShownAttribute(Boolean, UIntPtr)
|
Specifies that the glyph at the specified index should be marked as not shown.
|
|
SetTextContainer(NSTextContainer, NSRange)
|
Sets the NSTextContainer for the specified glyph range.
|
|
SetValueForKey(NSObject, NSString)
|
(Inherited from NSObject)
|
|
SetValueForKeyPath(NativeHandle, NSString)
|
(Inherited from NSObject)
|
|
SetValueForKeyPath(NSObject, NSString)
|
(Inherited from NSObject)
|
|
SetValueForUndefinedKey(NSObject, NSString)
|
(Inherited from NSObject)
|
|
SetValuesForKeysWithDictionary(NSDictionary)
|
(Inherited from NSObject)
|
|
ShowGlyphs(Int16[], CGPoint[], IntPtr, UIFont, CGAffineTransform, NSDictionary, CGContext)
|
Renders glyphs at positions into graphicsContext.
|
|
ShowGlyphs(IntPtr, IntPtr, IntPtr, UIFont, CGAffineTransform, NSDictionary, CGContext)
|
|
ShowGlyphs(IntPtr, IntPtr, UIntPtr, UIFont, CGAffineTransform, NSDictionary, CGContext)
|
|
Strikethrough(NSRange, NSUnderlineStyle, CGRect, NSRange, CGPoint)
|
Draws a strikethrough through the glyphs at glyphRange.
|
|
TextContainerChangedGeometry(NSTextContainer)
|
Invalidates the layout information and glyphs for the specified NSTextContainer and any following.
|
|
ToString()
|
Returns a string representation of the value of the current instance.
(Inherited from NSObject)
|
|
Underline(NSRange, NSUnderlineStyle, CGRect, NSRange, CGPoint)
|
Underlines the glyphs in glyphRange.
|
|
ValueForKey(NSString)
|
(Inherited from NSObject)
|
|
ValueForKeyPath(NSString)
|
(Inherited from NSObject)
|
|
ValueForUndefinedKey(NSString)
|
(Inherited from NSObject)
|
|
WillChange(NSKeyValueChange, NSIndexSet, NSString)
|
(Inherited from NSObject)
|
|
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)
|
(Inherited from NSObject)
|
|
WillChangeValue(String)
|
(Inherited from NSObject)
|