API  1.0.0
CPImageView.j File Reference

Go to the source code of this file.

Variables

 CPImageAlignBottom = 5
 
 CPImageAlignBottomLeft = 6
 
 CPImageAlignBottomRight = 7
 
global CPImagesPboardType global appkit_tag_dom_elements typedef CPImageAlignment CPImageAlignCenter = 0
 
 CPImageAlignLeft = 4
 
 CPImageAlignRight = 8
 
 CPImageAlignTop = 1
 
 CPImageAlignTopLeft = 2
 
 CPImageAlignTopRight = 3
 
var CPImageViewEmptyPlaceholderImage = nil
 
var CPImageViewHasShadowKey = @"@"CPImageViewHasShadowKey"
 
var CPImageViewImageAlignmentKey = @"@"CPImageViewImageAlignmentKey"
 
var CPImageViewImageKey = @"@"CPImageViewImageKey"
 
var CPImageViewImageScalingKey = @"@"CPImageViewImageScalingKey"
 
var CPImageViewIsEditableKey = @"@"CPImageViewIsEditableKey"
 

Variable Documentation

◆ CPImageAlignBottom

CPImageAlignBottom = 5

Definition at line 34 of file CPImageView.j.

◆ CPImageAlignBottomLeft

CPImageAlignBottomLeft = 6

Definition at line 35 of file CPImageView.j.

◆ CPImageAlignBottomRight

CPImageAlignBottomRight = 7

Definition at line 36 of file CPImageView.j.

◆ CPImageAlignCenter

global CPImagesPboardType global appkit_tag_dom_elements typedef CPImageAlignment CPImageAlignCenter = 0

Definition at line 29 of file CPImageView.j.

◆ CPImageAlignLeft

CPImageAlignLeft = 4

Definition at line 33 of file CPImageView.j.

◆ CPImageAlignRight

CPImageAlignRight = 8

Definition at line 37 of file CPImageView.j.

◆ CPImageAlignTop

CPImageAlignTop = 1

Definition at line 30 of file CPImageView.j.

◆ CPImageAlignTopLeft

CPImageAlignTopLeft = 2

Definition at line 31 of file CPImageView.j.

◆ CPImageAlignTopRight

CPImageAlignTopRight = 3

Definition at line 32 of file CPImageView.j.

◆ CPImageViewEmptyPlaceholderImage

var CPImageViewEmptyPlaceholderImage = nil

Definition at line 39 of file CPImageView.j.

◆ CPImageViewHasShadowKey

var CPImageViewHasShadowKey = @"@"CPImageViewHasShadowKey"

Definition at line 546 of file CPImageView.j.

◆ CPImageViewImageAlignmentKey

var CPImageViewImageAlignmentKey = @"@"CPImageViewImageAlignmentKey"

Definition at line 545 of file CPImageView.j.

◆ CPImageViewImageKey

var CPImageViewImageKey = @"@"CPImageViewImageKey"

Definition at line 543 of file CPImageView.j.

◆ CPImageViewImageScalingKey

var CPImageViewImageScalingKey = @"@"CPImageViewImageScalingKey"

Definition at line 544 of file CPImageView.j.

◆ CPImageViewIsEditableKey

var CPImageViewIsEditableKey = @"@"CPImageViewIsEditableKey"

Definition at line 547 of file CPImageView.j.