XuniImageAspect 定数 リファレンス

定義先 XuniCalendarEnums.h

XuniImageAspect

画像アスペクト比を指定します。

Definition

typedef NS_ENUM(NSInteger, XuniImageAspect ) {
   XuniImageAspectFit,
   XuniImageAspectFill,
   XuniImageFill,
};

Constants

XuniImageAspectFit

画像全体をアスペクト比を維持して描画

定義先 XuniCalendarEnums.h.

XuniImageAspectFill

画像をアスペクト比を維持して全体に描画

定義先 XuniCalendarEnums.h.

XuniImageFill

画像を全体に描画

定義先 XuniCalendarEnums.h.

定義先

XuniCalendarEnums.h