C# 클래스 UnityEngine.Internal_DrawWithTextSelectionArguments

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cursorColor Color
drawSelectionAsComposition int
firstPos int
hasKeyboardFocus int
isActive int
isHover int
lastPos int
on int
position Rect
selectionColor Color
target System.IntPtr

프로퍼티 상세

cursorColor 공개적으로 프로퍼티

public Color cursorColor
리턴 Color

drawSelectionAsComposition 공개적으로 프로퍼티

public int drawSelectionAsComposition
리턴 int

firstPos 공개적으로 프로퍼티

public int firstPos
리턴 int

hasKeyboardFocus 공개적으로 프로퍼티

public int hasKeyboardFocus
리턴 int

isActive 공개적으로 프로퍼티

public int isActive
리턴 int

isHover 공개적으로 프로퍼티

public int isHover
리턴 int

lastPos 공개적으로 프로퍼티

public int lastPos
리턴 int

on 공개적으로 프로퍼티

public int on
리턴 int

position 공개적으로 프로퍼티

public Rect,UnityEngine position
리턴 Rect

selectionColor 공개적으로 프로퍼티

public Color selectionColor
리턴 Color

target 공개적으로 프로퍼티

public IntPtr,System target
리턴 System.IntPtr