Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
OSXTextInputResponder Class Reference

#import <OSXTextInputResponder.h>

Inheritance diagram for OSXTextInputResponder:

Instance Methods

(void- setInputRect:
 

Protected Attributes

NSString * _markedText
 
NSRange _markedRange
 
NSRange _selectedRange
 
NSRect _inputRect
 

Method Documentation

◆ setInputRect:

- (void) setInputRect: (NSRect)  rect

Member Data Documentation

◆ _inputRect

- (NSRect) _inputRect
protected

◆ _markedRange

- (NSRange) _markedRange
protected

◆ _markedText

- (NSString*) _markedText
protected

◆ _selectedRange

- (NSRange) _selectedRange
protected

The documentation for this class was generated from the following files: