FMKLabelField Constants Reference

Declared in FMKLabelLayer.h

FMKLabelField

图层名称显示字段选择

Definition

typedef NS_ENUM(NSUInteger, FMKLabelField ) {
   FMKLABELFIELD_NAME = 0,
   FMKLABELFIELD_ENAME,
};

Constants

FMKLABELFIELD_NAME

模型名称显示内容为name字段

Declared In FMKLabelLayer.h.

FMKLABELFIELD_ENAME

模型名称显示内容为ename字段

Declared In FMKLabelLayer.h.

Declared In

FMKLabelLayer.h