C# 클래스 BatterySizesWatchFace.BatterySizesFace

상속: IFace
파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib

공개 프로퍼티들

프로퍼티 타입 설명
charging bool
width int

공개 메소드들

메소드 설명
Render ( Microsoft screen ) : void

메소드 상세

Render() 공개 메소드

public Render ( Microsoft screen ) : void
screen Microsoft
리턴 void

프로퍼티 상세

charging 공개적으로 프로퍼티

public bool charging
리턴 bool

width 공개적으로 프로퍼티

public int width
리턴 int