Share via


SKSummary Class

Definition

public class SKSummary : CoreFoundation.NativeObject
type SKSummary = class
    inherit NativeObject
Inheritance

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
ParagraphCount
SentenceCount

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Create(NSString)
Create(String)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetParagraph(IntPtr)
GetParagraphSummary(IntPtr)
GetParagraphSummaryInfo(IntPtr, IntPtr[], IntPtr[])
GetSentence(IntPtr)
GetSentenceSummary(IntPtr)
GetSentenceSummaryInfo(Int32, IntPtr[], IntPtr[], IntPtr[])
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to